2008-06-30 Michael Natterer <mitch@imendio.com>
* gdk/gdkinternals.h: remove duplicate declaration of
_gdk_window_new().
svn path=/trunk/; revision=20707
+2008-06-30 Michael Natterer <mitch@imendio.com>
+
+ * gdk/gdkinternals.h: remove duplicate declaration of
+ _gdk_window_new().
+
2008-06-30 Michael Natterer <mitch@imendio.com>
* gdk/Makefile.am: reorder source lists alphabetically.
gint _gdk_windowing_get_bits_for_depth (GdkDisplay *display,
gint depth);
-GdkWindow* _gdk_window_new (GdkWindow *parent,
- GdkWindowAttr *attributes,
- gint attributes_mask);
void _gdk_window_reparent (GdkWindow *window,
GdkWindow *new_parent,
gint x,